home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Ss-Sz / StoryWriter1.2.cpt / Story Writer 1.2 / card_12052.txt < prev    next >
Text File  |  1988-02-16  |  1KB  |  61 lines

  1. -- card: 12052 from stack: in.2
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 5418
  5. -- name: L
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=424 top=275 right=297 bottom=453
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 29484 / 29484
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: go next
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect dissolve
  23.   go to card id 7297
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=49 top=277 right=297 bottom=79
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 3835 / 3835
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: go previous
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   visual effect dissolve
  43.   go prev
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part contents for background part 6
  49. ----- text -----
  50. Quit
  51.  
  52. -- part contents for background part 4
  53. ----- text -----
  54.  
  55. What clicking on this button will do:
  56.      ‚Ä¢Exit you from Story Writer.
  57.  
  58. Special considerations:
  59.      ‚Ä¢Make sure you finish and keep a story if you want to read
  60.        it again later. If you quit before a story is completed, 
  61.        you will not be able to return to that story again.